home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / graphic / pbmpl91d.zip / PBMPLUS / MAN / PBMLIFE.MAN < prev    next >
Text File  |  1993-01-08  |  737b  |  67 lines

  1.  
  2.  
  3. pbmlife(1)                 Unix Programmer's Manual                 pbmlife(1)
  4.  
  5.  
  6. NAME
  7.      pbmlife - apply Conway's rules of Life to a portable bitmap
  8.  
  9. SYNOPSIS
  10.      pbmlife [pbmfile]
  11.               -------
  12.  
  13. DESCRIPTION
  14.      Reads a portable bitmap as input.  Applies the rules of Life  to  it  for
  15.      one generation, and produces a portable bitmap as output.
  16.  
  17.      A white pixel in the image is interpreted as a live beastie, and a  black
  18.      pixel as an empty space.
  19.  
  20. SEE ALSO
  21.      pbm(5)
  22.  
  23. AUTHOR
  24.      Copyright (C) 1988, 1991 by Jef Poskanzer.
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.                               21 February 1991                               1
  66.  
  67.